From ce5ae920dd34a4d9cf30554d923c88ece337f5dc Mon Sep 17 00:00:00 2001 From: Steven Hand Date: Mon, 22 Jan 2007 13:38:04 +0000 Subject: [PATCH] Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels. Signed-off-by: Steven Hand --- buildconfigs/linux-defconfig_xen0_x86_32 | 2 +- buildconfigs/linux-defconfig_xenU_x86_32 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildconfigs/linux-defconfig_xen0_x86_32 b/buildconfigs/linux-defconfig_xen0_x86_32 index 27fc2f666a..2e3945f1fa 100644 --- a/buildconfigs/linux-defconfig_xen0_x86_32 +++ b/buildconfigs/linux-defconfig_xen0_x86_32 @@ -188,7 +188,7 @@ CONFIG_HZ=100 CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 -# CONFIG_HOTPLUG_CPU is not set +CONFIG_HOTPLUG_CPU=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # diff --git a/buildconfigs/linux-defconfig_xenU_x86_32 b/buildconfigs/linux-defconfig_xenU_x86_32 index 590d23841c..441f128a92 100644 --- a/buildconfigs/linux-defconfig_xenU_x86_32 +++ b/buildconfigs/linux-defconfig_xenU_x86_32 @@ -183,7 +183,7 @@ CONFIG_HZ_100=y CONFIG_HZ=100 # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 -# CONFIG_HOTPLUG_CPU is not set +CONFIG_HOTPLUG_CPU=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # -- 2.30.2